CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - speed tree

搜索资源列表

  1. TrinomialAmerican

    1下载:
  2. 三叉树方法计算美式期权定价,更加精确而且计算速度增加。有关说明在文件中。-tree method trigeminal American option pricing, and more accurate calculation of the speed increase. The note in the document.
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:2462
    • 提供者:真实
  1. Infragistics NetAdvantage 2005 Vol 1 Source Code.p

    0下载:
  2. 功能介绍:1.基于COM、.NET 和ASP.NET 的75种最佳表示层组件:包括网格、图表、工具条、菜单、制表符、树状子目录结构、进度表、日历、编辑器、GUI控件以及更多…2.利用Infragistics的表示层构架可用于继承并创建自定义组件的图形界面跨环境的通用对象模块提供更方便的在线学习 3.支持WindowsXP功能。4.RAD 设计器提升了可视化设计的速度。5.使用NetAdvantage's ASP.NET组件可以在瘦客户端环境中创建胖客户端的应用程序。6.提供ASP.NET组件的服
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10000000
    • 提供者:客户
  1. 图论算法库 C++ 语言实现

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10202
    • 提供者:罗鹏魁
  1. booth_mul

    2下载:
  2. 一种可以完成16位有符号/无符号二进制数乘法的乘法器。该乘法器采用了改进的Booth算法,简化了部分积的符号扩展,采用Wallace树和超前进位加法器来进一步提高电路的运算速度。本乘法器可以作为嵌入式CPU内核的乘法单元,整个设计用VHDL语言实现。-a 16 to be completed with symbols / unsigned multiplication of the number of binary multipliers. The multiplier used to impr
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:19758
    • 提供者:李鹏
  1. findtheindextree

    0下载:
  2. 本程序的功能是在遍历目录树的基础上实现文件类型的,文件的比较,文件名匹配文件的查找,速度较快,只需输入要比较文件的文件名就可以进行比较,并可以输出查找结果-this procedure is the function of the traversal of the tree based on the file type, file comparison, File Name Search matching documents, faster speed, compared to only nee
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3184
    • 提供者:林茜
  1. Ajax111

    0下载:
  2. 征服Ajax——Web 2.0快速入门与项目实践(.net)配套光盘 本书共11章,前两章介绍了Ajax技术的基本概念及相关的基础技术。第3章~第5章实现了基于Ajax的数据验证、自动完成功能以及一个基于Ajax的动态树形菜单。第6章~第11章的每一章介绍了一个完整的应用。它们分别是个性化主页、论坛主题搜索、无刷新聊天室、地图查看系统、相册浏览和Web版的MSN。这些例子经过精心设计,尽可能减少与Ajax无关的内容,让读者以最快的速度掌握Ajax开发技术。这些示例涵盖了Ajax开发的7项基本
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:5326415
    • 提供者:ant008
  1. design-flow-speeding-up-dsp

    0下载:
  2. Wavelets have widely been used in many signal and image processing applications. In this paper, a new serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet transform, which is realised usin
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2837459
    • 提供者:sdfafaf
  1. HufmanTreeAPL

    0下载:
  2. 关于HUFFMAN树的算法及其应用,自己做的-on Speed HUFFMAN tree algorithm and its application, they do
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8872
    • 提供者:许广伟
  1. BSPDemo

    0下载:
  2. BSP树演示程序,程序实现其衩现流程,及功能作用,用于对加快图形处理能力!-BSP tree demonstration program, procedures to achieve their panties are processes and functions, used to speed up the graphics processing capability!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1401750
    • 提供者:吴子朝
  1. RTreeTemplate.zip

    0下载:
  2. R树,具有搜索,添加,删除节点能,利用R树,可以为空间搜索速度带来很大的提升,是GIS中必备的一种算法,R tree, with the search, add, delete nodes can use R trees, you can search for the space a great deal of speed upgrade is necessary for GIS in an algorithm
  3. 所属分类:GIS program

    • 发布日期:2017-03-29
    • 文件大小:14979
    • 提供者:name
  1. KD-Tree

    2下载:
  2. 光线追踪的cuda程序,基于cuda实现,大大加速了速度。-Cuda ray tracing program, based on cuda implementation, greatly accelerating the speed.
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-08
    • 文件大小:12245
    • 提供者:wangpichao
  1. SpeedTreeRT_SDK_v4

    0下载:
  2. 该源码是有关SpeedTree这个软件的SDK,方便开发D3D的人员用来解析程序代码-SpeedTree 4.1 SDK
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-24
    • 文件大小:13616563
    • 提供者:atlas
  1. kdtree

    0下载:
  2. 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:302547
    • 提供者:翟乐
  1. rbtree

    0下载:
  2. 红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). In practice, the
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:8215
    • 提供者:kark
  1. FIR

    0下载:
  2. 用verilog设计的FIR滤波器。滤波器需要很快的处理速度,所以采用了wallace树算法,超前进位加法器-The FIR filter is designed with verilog. To improve the process speed, wallace tree and fast-carrylook-aheadarithmetic were used.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:324420
    • 提供者:simeon chan
  1. RStarTree.tar

    0下载:
  2. 经典索引方法,它是在R树的基础上进行改进,再次提高了查询速度,用VC编写,代码精炼。-Classic index method, which is in the R-tree based on the improved query speed once again increased, with VC development, refining the code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:50285
    • 提供者:lyd
  1. lunwen

    0下载:
  2. 潘明海 刘英哲 于维双 (论文) 中文摘要: 本文讨论了一种可在FPGA上实现的FFT结构。该结构采用基于流水线结构和快速并行乘法器的蝶形处理器。乘法器采用改进的Booth算法,简化了部分积符号扩展,使用Wallace树结构和4-2压缩器对部分积归约。以8点复点FFT为实例设计相应的控制电路。使用VHDL语言完成设计,并综合到FPGA中。从综合的结果看该结构可在XC4025E-2上以52MHz的时钟高速运行。在此基础上易于扩展为大点数FFT运算结构。 -Pan Mingha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:128401
    • 提供者:culun
  1. tree

    0下载:
  2. 分形树摇曳的动画实现,通过设置双缓冲区,解决绘制和输出速度不匹配的问题-Animated fractal tree swaying achieved by setting the two-buffer, rendering and output speed to solve the problem does not match the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:34836
    • 提供者:陈介平
  1. src

    0下载:
  2. JecXTree-speed tree generator
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3228991
    • 提供者:fiil240
  1. Tree-Based Routing Protocol for Wireless Sensor Networks

    0下载:
  2. The issue of supporting mobility in Wireless Sensor Networks is recently attracting increasing attention within the research community as new-born application scenarios require the deployment of hybrid network architectures composed of fixed and mobi
  3. 所属分类:其它文档

« 12 3 4 5 »
搜珍网 www.dssz.com